home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 December / PSL Monthly Shareware CD-ROM (Public Software Library)(December 1994).bin / filesbbs / pgm_dos / tools2.bbs < prev   
Encoding:
File List  |  1994-11-09  |  43.0 KB  |  548 lines

  1. 87ERROR.ZIP      2288  10-15-93  87Error  is a simple 8087 error interrupt
  2.                                | handler. When an error interrupt is generated 
  3.                                | by the 8087 a letter in reverse video will    
  4.                                | appear in the upper right hand corner of the  
  5.                                | monochrome display. The letter will indicate  
  6.                                | the general type of error which caused the    
  7.                                | 8087 to generate an interrupt. (Leland C.     
  8.                                | Scott) (Reg.Fee: $0)                          
  9. ALLOCRJ.ZIP     13891  04-09-89  Alloc (RLJ) 1.4 is an ALLOC procedure that
  10.                                | uses interrupts rather than externally linked 
  11.                                | OBJ files. (Robert Jones) (Reg.Fee: $0)       
  12. ASCIIJP.ZIP      6112  10-15-93  ASCII 1.2 displays the ASCII table in hex,
  13.                                | octal, decimal and binary. It is not a TSR.   
  14.                                | (John Piepers) (Reg.Fee: $0)                  
  15. AVTS.ZIP       448488  03-18-94  ARIS Version Tracking System 1.4 is a
  16.                                | control/configuration management system for   
  17.                                | software allowing you to keep track of the    
  18.                                | versions of source code modules and tracing   
  19.                                | the development of the program. (Alexander    
  20.                                | Riedel) (Reg.Fee: $60)                        
  21. BETA30.ZIP     181488  01-07-94  Beta Test Program 3.01 helps software authors
  22.                                | develop a beta test program. Suggestions and  
  23.                                | examples are provided for an effective beta   
  24.                                | tester. A beta test bug report generator is   
  25.                                | provided for easy isolation of troublesome    
  26.                                | bugs in beta software. (John Michael Sanders) 
  27.                                | (ASP) (Reg.Fee: $19)                          
  28. BLED.ZIP        77773  10-15-93  Bled  allows different people to make changes
  29.                                | to a text file that they jointly maintain.    
  30.                                | The typical use of BLED is for producing      
  31.                                | modifications to source code for programs.    
  32.                                | Interactive Microsoft BASIC has long had a    
  33.                                | MERGE command which functions like BLED. It   
  34.                                | inserts, deletes, and replaces lines based on 
  35.                                | line numbers. Other public domain programs    
  36.                                | would compare two BASIC programs and produce  
  37.                                | a merge file to convert one to the other      
  38.                                | using the merge command. BLED is a            
  39.                                | generalized program that combines these two   
  40.                                | functions and works for all languages, not    
  41.                                | just BASIC. A command line option lets you    
  42.                                | remove comments from code. The maximum number 
  43.                                | of metavariables is 99. The program supports  
  44.                                | metacommands with file includes, conditional  
  45.                                | logic, and in-line blocks. (Ken Goosens)      
  46.                                | (Reg.Fee: $0)                                 
  47. CHART.ZIP       89888  05-23-94  Chart 1.23 allows you to create and edit
  48.                                | logic flowcharts. It can handle up to 8500    
  49.                                | boxes in a single flowchart, each box with    
  50.                                | about 40 characters for a description. A86    
  51.                                | (assembler) source code is included.          
  52.                                | (Andrew Sprott) (Reg.Fee: $0)                 
  53. CMATCH.ZIP      62390  02-09-94  CodeMatch 1.0 allows programmers to compare
  54.                                | two source files for differences with the     
  55.                                | option of ignoring comments, preprocessor     
  56.                                | directives, white spaces and non-printable    
  57.                                | ASCII characters. It supports C, Pascal,      
  58.                                | Basic, Assembly, Clipper, and dBase.          
  59.                                | (Invariant Software) (Reg.Fee: $25)           
  60. CMP.ZIP          4972  10-15-93  CMP  is a file comparison utility program
  61.                                | that has the power to perceive added and      
  62.                                | deleted sections of a file as well as         
  63.                                | changes. (Jack Gersbach) (Reg.Fee: $0)        
  64. CPR218.ZIP      29934  03-11-94  CPrint (TY) 2.18 will print program code on a
  65.                                | LaserJet printer and highlight the comment    
  66.                                | areas. It supports most of the major          
  67.                                | languages. (Tony Yeung) (Reg.Fee: $20)        
  68. CX.ZIP          38955  08-03-92  Cx 1.03 is a data compression library for
  69.                                | MS-DOS, Windows and OS/2. Cx includes         
  70.                                | examples for VB, C and Pascal examples; OBJ,  
  71.                                | DLL, MIX and TPU interfaces; and source.      
  72.                                | (Eugene Nelson) (Reg.Fee: $45)                
  73. CX201E.ZIP      98915  03-08-94  CX 2.01 is a data compression library for use
  74.                                | in programming C, Pascal, Visual Basic,       
  75.                                | Windows, and many other common applications.  
  76.                                | (Four Lakes Computing) (Reg.Fee: $149-295)    
  77. DOCZ16.ZIP     732339  06-17-94  Docz 1.6 is a software development tool that
  78.                                | allows the sharing of software modules by     
  79.                                | automating the documentation of subroutine    
  80.                                | libraries and programs. DOCZ builds reference 
  81.                                | manuals, revision notices, and online help    
  82.                                | libraries for use in software development     
  83.                                | environments under MSDOS. (Todd Merriman)     
  84.                                | (ASP) (Reg.Fee: $?)                           
  85. DUMP.ZIP         3119  06-06-94  Dump 1.2 is a small assembly program that
  86.                                | will create a hexadecimal dump file of any    
  87.                                | input file. You can control listing width,    
  88.                                | and decimal values for displacement offsets   
  89.                                | for starting and stopping the dump. It is     
  90.                                | useful for application developers who need to 
  91.                                | view, list and debug the file output from     
  92.                                | their applications. (Elton H. Shamblen)       
  93.                                | (Reg.Fee: $5)                                 
  94. DVPT30.ZIP     280563  11-17-93  Digitized Voice Programmer's Toolkit 3.0 is a
  95.                                | voice-digitizing utility for programmers. It  
  96.                                | involves a combination of software and        
  97.                                | hardware with which programmers may create    
  98.                                | digitized voice recordings, store them on     
  99.                                | disk, edit the voice data files, and          
  100.                                | incorporate digitized voice playback into     
  101.                                | their own high-level language programs. The   
  102.                                | recording of digitized voice requires a       
  103.                                | small, inexpensive hardware device to be      
  104.                                | built. Schematics and printed circuit board   
  105.                                | layout files are provided for this device.    
  106.                                | Playback of the digitized voice, however,     
  107.                                | requires no special hardware. (Farpoint       
  108.                                | Software) (Reg.Fee: $52-72)                   
  109. DYNAGEN.ZIP    138053  10-17-93  Dynagen  will generate 27 different types of
  110.                                | dummy data in ASCII, dBASE, FoxPro, Paradox   
  111.                                | and other file formats for testing your       
  112.                                | software. (MyndTryx) (Reg.Fee: $72-$82)       
  113. EXE2COM.ZIP     17924  09-10-90  Exe2Com 1.05 is a replacement for Exe2Bin. It
  114.                                | offers an optional display of the EXE file's  
  115.                                | relocation table, which can help if you get   
  116.                                | the relocatable items error when converting   
  117.                                | EXE to COM. Includes C source. (Christopher   
  118.                                | J. Dunford) (Reg.Fee: $0)                     
  119. EXEC.ZIP       103800  07-13-95  Application Executor 1.0 allows you to easily
  120.                                | run your favorite applications in Windows     
  121.                                | without having to go through Program Manager. 
  122.                                | It provides a menu that is accessed through a 
  123.                                | push button in the upper left corner of the   
  124.                                | screen . Other features include an exit       
  125.                                | Windows option and a run dialog.    (Stephen  
  126.                                | B. Kinsch) (Reg.Fee: $10)                     
  127. FILBUF.ZIP       3127  06-13-92  Filbuf  is a LIB module that will determine
  128.                                | the number of FILES and BUFFERS configured in 
  129.                                | a system. BASIC and C examples are included.  
  130.                                | (Jim Kyle) (Reg.Fee: $20)                     
  131. FILEID19.ZIP    63002  05-31-94  FileID 1.9 is a detailed explanation of the
  132.                                | proper way to create a FILE_ID.DIZ file. It   
  133.                                | also contains information for creating a      
  134.                                | distribution archive file that can be used by 
  135.                                | both disk vendors and BBS systems.   (Richard 
  136.                                | Holler) (ASP) (Reg.Fee: $0)                   
  137. FILEXREF.ZIP    73325  10-17-93  FileXRef  will scan all your application
  138.                                | source and ASCII documentation files,         
  139.                                | producing cross reference report files, or    
  140.                                | data files. It can process all text files and 
  141.                                | has special processing logic for supporting   
  142.                                | the syntax of the following file types: BAS,  
  143.                                | BAT, C, H, CPP, HPP, COB, DOC, PRG, FOR, ASM, 
  144.                                | MAK, PAS, PLI, PRG, REX, SQL, INP, and TXT.   
  145.                                | All other types are scanned as if they were   
  146.                                | ASCII text files. (ConVal Software, Inc.)     
  147.                                | (Reg.Fee: $27)                                
  148. FLIST.ZIP       35109  06-22-89  Flist 1.0 will neatly format and list source
  149.                                | code listings. (Frederick F. Portz) (Reg.Fee: 
  150.                                | $0)                                           
  151. FNDENV.ZIP       2826  06-22-89  FndEnv  is an assembly language routine that
  152.                                | finds the master Environment block for DOS.   
  153.                                | If it cannot find it, it passes back the      
  154.                                | local Environment block. (Reg.Fee: $0)        
  155. GLIDE.ZIP      430659  09-06-93  The Glide 1.00.02 is an integrated
  156.                                | programming development environment. It is    
  157.                                | fully configurable for any language. Features 
  158.                                | include mouse support, swapping to EMS, HMA   
  159.                                | or disk, 25,43, or 50 column video mode       
  160.                                | support, internal make and link script        
  161.                                | generator, internal clock, calendar,          
  162.                                | calculator and more. (2 Disks.) (Russell A.   
  163.                                | Powell) (Reg.Fee: $52)                        
  164. HDIFF.ZIP       28122  10-15-93  HDiff 1.22 a fast text file comparator for
  165.                                | OS/2, intended for programmers' use in source 
  166.                                | and version control. (Christopher J. Dunford) 
  167.                                | (Reg.Fee: $0)                                 
  168. HDK95A.ZIP     222567  09-28-93  Help Development Kit 9.5 creates help files
  169.                                | for the Windows Help engine, DESQview/X,      
  170.                                | QuickHelp, THelp, TVHC, and PopHelp. This is  
  171.                                | a blessing for those unwilling to tackle the  
  172.                                | complexities of the Windows RTF formatting.   
  173.                                | It is a must-have for programmers working in  
  174.                                | multiple platforms. (ISoft D&M) (Reg.Fee: $50)
  175. HDK95B.ZIP     212783  09-29-93  See HDK95A.ZIP                                
  176. HOGDISK.ZIP      8801  06-09-94  HogDisk 1.0 will reduce your available disk
  177.                                | space to the specified amount. This can be    
  178.                                | useful for testing the system requirements of 
  179.                                | your applications. (Frank Font) (Reg.Fee: $1) 
  180. INTSPY.ZIP      28662  12-14-93  IntSpy 1.1 monitors system interrupts made by
  181.                                | another program. (Frits Wiarda) (Reg.Fee: $50)
  182. KBGUID11.ZIP    21471  06-22-94  Wout Mertens' Guide To Keyboard Programming
  183.                                | 1.1 is a text tutorial for keyboard           
  184.                                | programming. C and Assembly source code       
  185.                                | samples are included.   (Wout Mertens)        
  186.                                | (Reg.Fee: $0)                                 
  187. LDIFF1.ZIP      27796  07-11-89  LDiff 1.10 lets you create update files which
  188.                                | can be distributed to your program users for  
  189.                                | updating their old program files. LDiff       
  190.                                | automatically compares your new EXE with the  
  191.                                | old EXE and creates a difference file. The    
  192.                                | difference file and a small LDiff utility can 
  193.                                | be given to users. The utility will           
  194.                                | automatically update their EXE files. This    
  195.                                | can be cheaper and easier than sending        
  196.                                | all-new files. (Reg.Fee: $?)                  
  197. LIBRA.ZIP       44729  06-22-89  Libra 1.01 provides a useful, easy interface
  198.                                | to Microsoft's LIB program for managing       
  199.                                | object libraries. This is a programmer        
  200.                                | productivity tool. It shows all the modules   
  201.                                | in a library, the EXTERNAL and PUBLIC symbols 
  202.                                | referenced by each module, and the module     
  203.                                | size. In addition to the normal LIB           
  204.                                | operations of ADD, DELETE, EXTRACT, and       
  205.                                | REPLACE modules, you can perform a search for 
  206.                                | modules that reference particular symbols.    
  207.                                | All this is done with an easy to use,         
  208.                                | windowed user interface. (Herb Rose)          
  209.                                | (Reg.Fee: $20)                                
  210. MERGEBG.ZIP     65577  01-20-93  Merge (BG)  helps you create large single
  211.                                | files from multiple source files.. These      
  212.                                | files can later be used for general reference 
  213.                                | purposes or cut and paste jobs during         
  214.                                | application development. (Bob Ghodsi)         
  215.                                | (Reg.Fee: $?)                                 
  216. MISCTOOL.ZIP   134221  10-17-93  Misc. Programming Tools  is a set of
  217.                                | programmer's tools. Make is a program that    
  218.                                | will maintain, update, and reconstruct groups 
  219.                                | of programs and other software. Build makes   
  220.                                | conventional makefiles with a variety of      
  221.                                | options. To_ovl converts conventional         
  222.                                | Borland/Microsoft make linker files to        
  223.                                | Blinker/Plink overlay script files. SerNo     
  224.                                | helps add and read serial number information  
  225.                                | at the bottom of EXE and COM files. LS lists  
  226.                                | files with a variety of options. (Vic         
  227.                                | Williams) (ASP) (Reg.Fee: $0)                 
  228. NEWPROJ.ZIP     15860  04-10-90  NewProj  automates the creation of OS/2 PM
  229.                                | projects. It makes all files necessary to     
  230.                                | compile and run a program. It creates a main  
  231.                                | routine, window routine, and a dialog box     
  232.                                | routine. C, RC, DLG H, MAK, ICO, DEF, and LNK 
  233.                                | files are produced. Source is included.       
  234.                                | (Anthony Andersen) (Reg.Fee: $0)              
  235. NICENEZ.ZIP    146250  10-14-93  Nice-N-EZ  is a program development
  236.                                | environment for use with programming          
  237.                                | language. You can include your own help       
  238.                                | information from which you may copy and       
  239.                                | transfer text, such as programming examples,  
  240.                                | into your own program. The usual editing      
  241.                                | functions are provided as well as powerful    
  242.                                | block operations, a clipboard to store        
  243.                                | deleted or copied text, automatic             
  244.                                | indentation, keystroke macros, various        
  245.                                | programming aids. mouse support, the ability  
  246.                                | to edit up to five modules at one time and    
  247.                                | more. Requires 512K. (Digital Manufacturing   
  248.                                | Systems) (Reg.Fee: $20)                       
  249. OVL_MGRS.ZIP    97091  10-16-93  OVL  is a set of overlay managers, a linkable
  250.                                | and a stand-alone version. OVL loads overlays 
  251.                                | from disk at the appropriate time and jumps   
  252.                                | program execution to the overlay code. OVL    
  253.                                | has only been tested with MASM, Turbo C, and  
  254.                                | QuickBASIC 4.00, but it is probable that OVL  
  255.                                | will work with all languages that compile to  
  256.                                | Microsoft Overlay LINKable object modules and 
  257.                                | which perform direct calls to routines in the 
  258.                                | program code. The system now works with       
  259.                                | Clipper, BASCOM and other languages. (Michael 
  260.                                | E. Devore) (Reg.Fee: $75)                     
  261. PC_TAGS.ZIP    212350  10-16-93  PC-Tags  is a DOS and OS/2 source-code
  262.                                | retrieval system that will locate and         
  263.                                | retrieve a function or procedure definition   
  264.                                | from a text file written in C, Pascal, BASIC, 
  265.                                | dBASE, Assembly, Modula-2 or any other        
  266.                                | language (including English). After locating  
  267.                                | the source file, PC-TAGS will load it into    
  268.                                | your editor and place the cursor at the       
  269.                                | retrieved function or procedure's beginning.  
  270.                                | (Moderne Software) (Reg.Fee: $38-$73)         
  271. PCFMT.ZIP       59324  11-29-89  PcFmt 1.3 formats your Aspect Source Files,
  272.                                | accounting for all block structures, giving   
  273.                                | you evenly indented statements which are      
  274.                                | easier to read. (Unique Software) (Reg.Fee:   
  275.                                | $15)                                          
  276. PCWORD.ZIP     202182  05-24-94  PcWord 1.89k is a programmer's editor. It
  277.                                | uses hypertext functions to facilitate cross  
  278.                                | referenced links with automatic page          
  279.                                | numbering.   (Andrew Sprott) (Reg.Fee: $30)   
  280. PGL_TOOL.ZIP   292336  10-17-93  PGL Toolkit  is a printer graphics library
  281.                                | with over 80 functions. Features include      
  282.                                | unlimited virtual drawing resolution up to    
  283.                                | 32k by 32k and 256 colors, support for 28+    
  284.                                | compiler versions and six programming         
  285.                                | languages, and support for most popular       
  286.                                | printers. It produces high resolution         
  287.                                | printouts utilizing as little as 8K of        
  288.                                | memory. Full support is provided for printing 
  289.                                | through a parallel or serial port interface,  
  290.                                | and seven fully scalable stroked font sets    
  291.                                | are included. No royalties are required for   
  292.                                | use in your apps. (JoAnne W. Norton)          
  293.                                | (Reg.Fee: $95)                                
  294. PGMTOOL.ZIP     71473  10-23-89  Programmers Toolbox 1.0 is a set of utilities
  295.                                | that allow the programmer to analyze/edit     
  296.                                | files and/or memory in their base HEX form.   
  297.                                | DUMP, the file dump utility, displays files   
  298.                                | and memory in both HEX and ASCII formats and  
  299.                                | allows the user to save portions of the dump  
  300.                                | to a file. HEXEDIT, a Hexadecimal edit        
  301.                                | utility, allows the user to edit binary and   
  302.                                | ASCII files in a HEX mode. It uses basic      
  303.                                | editing features, ASCII/Binary Search,        
  304.                                | Scroll, Edit, etc. (Douglas Thews) (ASP)      
  305.                                | (Reg.Fee: $15)                                
  306. PIE_TS.ZIP      72879  10-14-93  Programmer's Integrated Environment  provides
  307.                                | an interface for most programming languages.  
  308.                                | It allows you to edit, compile, link, test,   
  309.                                | and debug a program using a basic menu.       
  310.                                | Requires 512K and a hard disk.                
  311.                                | (twentysomething Software) (Reg.Fee: $10)     
  312. PROFILR.ZIP     18785  10-15-93  Profiler  is a system of programs used to
  313.                                | list where your code is spending its time. As 
  314.                                | an example, to run the system: run PROFILE    
  315.                                | CHKDSK.COM (a copy of which must be in your   
  316.                                | current dir). The batch file profile.bat will 
  317.                                | copy CHKDSK.COM to SUBJECT.COM, analyze where 
  318.                                | subject.com is spending time and list this    
  319.                                | for you. Subject.com will be deleted upon     
  320.                                | completion. (Reg.Fee: $?)                     
  321. PROLITE.ZIP    278180  10-13-93  ProLite  is a subset of the larger
  322.                                | Programmer's Productivity Pak. It includes    
  323.                                | productivity tools for programmers, a         
  324.                                | programmer's calculator, keystroke reference  
  325.                                | center, ASCII and color attribute chart, and  
  326.                                | pop-up DOS shell. It uses swapping technology 
  327.                                | to free all but 7K of DOS memory when         
  328.                                | resident. It can also be loaded as a          
  329.                                | stand-alone, DESQview-aware program, or as a  
  330.                                | normal memory-resident program without        
  331.                                | swapping. (Bob Falk) (ASP) (Reg.Fee: $22)     
  332. PROPAK.ZIP     406548  10-13-93  Programmer's Productivity Pack  is a software
  333.                                | package designed to provide the utilities and 
  334.                                | reference tools most frequently needed by     
  335.                                | programmers. Previous versions were           
  336.                                | retail-only. Included is a calculator that    
  337.                                | works simultaneously in decimal, binary,      
  338.                                | hexadecimal, and octal. Other features        
  339.                                | include an ASCII & Color Attribute Chart,     
  340.                                | keystroke reference center, keystroke         
  341.                                | recording and playback, screen capture with   
  342.                                | filtering, background printing, a pop-up DOS  
  343.                                | shell, and more. These programming tools can  
  344.                                | run stand-alone or as pop-ups. Support        
  345.                                | isprovided for dual monitor systems. A hard   
  346.                                | disk is recommended. (Bob Falk) (ASP)         
  347.                                | (Reg.Fee: $79)                                
  348. QFIX200.ZIP    178028  06-09-94  QuickFix System 2.00 creates small upgrade
  349.                                | patch files for your software. Features       
  350.                                | include multiple file support, ability to     
  351.                                | update from any of a series of releases to    
  352.                                | the latest version, path support for updating 
  353.                                | subdirectories, and the ability to create     
  354.                                | self executing patches. (Reg.Fee: $84)        
  355. QMAKE.ZIP        7878  06-22-89  QMake  is an intermediate step between Sammy
  356.                                | Mitchell's excellent editor QEdit and the     
  357.                                | MAKE.EXE utility that's supplied by many      
  358.                                | manufacturers. It will allow you to press a   
  359.                                | key while editing a program source file, and  
  360.                                | automatically invoke your MAKE utility with   
  361.                                | that current filename (minus its extension)   
  362.                                | as the argument for MAKE. Source code         
  363.                                | included. (Jerry Houston) (Reg.Fee: $0)       
  364. RCS56D.ZIP     367431  08-18-93  Revision Control System 5.6 manages multiple
  365.                                | revisions of files. RCS can store, retrieve,  
  366.                                | log, identify, and merge revisions. It is     
  367.                                | useful for files that are revised frequently, 
  368.                                | such as programs, documentation, graphics,    
  369.                                | and papers. (Frank Whaley)                    
  370. RENAMER.ZIP     69665  10-17-93  Renamer  renames file and symbol references
  371.                                | in your source files. This can be used to     
  372.                                | rename certain variables for purposes of      
  373.                                | standardizing or exporting code. Supports     
  374.                                | BASIC, BAT files, C, C++, COBOL, FORTRAN,     
  375.                                | MASM, Oracle, Pascal, PL/I, REXX, SQL and     
  376.                                | xBASE. (ConVal Software, Inc.) (Reg.Fee: $42) 
  377. RGBLOGIC.ZIP   118448  03-24-94  RGB Logic 1.0 are the plans for a high speed
  378.                                | 16-channel logic analyzer you can build for   
  379.                                | about $250. (Reg.Fee: $0)                     
  380. RTMEM.ZIP        7730  03-10-92  RunTime Memory 1.10 lets you test-run
  381.                                | programs within a specified amount of DOS     
  382.                                | memory. (Christopher J. Dunford) (Reg.Fee: $0)
  383. SAM2.ZIP        14946  07-26-93  Source Application Manager  is a programming
  384.                                | environment that can be used with different   
  385.                                | languages so that you do not have to deal     
  386.                                | with different interfaces/editors for each.   
  387.                                | (Olivier Mogenot) (Reg.Fee: $0)               
  388. SAYINVA.ZIP     21674  02-11-90  Say Invalid  can be called by your program to
  389.                                | say "Attention. Invalid input. Please Redo."  
  390.                                | through the computer's speaker in a voice     
  391.                                | guaranteed to wake up your user (and everyone 
  392.                                | else in the office). Frankly, we prefer HAL's 
  393.                                | soothing "Sorry, Dave, I can't do that." (See 
  394.                                | PsL's Sounds & Music CD for that one and      
  395.                                | others.) (David Leithauser) (Reg.Fee: $5)     
  396. SDT.ZIP        353525  09-07-93  Software Developers Toolkit 1.0 is a set of
  397.                                | tools for software development. This toolkit  
  398.                                | provides a make with backup capability, a     
  399.                                | makefile builder, a tool to convert standard  
  400.                                | makefiles to Blinker/plink overlay format, a  
  401.                                | copy of awk, a basic installer/DOS menu       
  402.                                | program, and remote support software that you 
  403.                                | can distribute with your products. It         
  404.                                | provides development tools, installation      
  405.                                | capability, and ongoing support/maintenance   
  406.                                | functions including both user and developer   
  407.                                | backup capability. (Vic Williams) (ASP)       
  408.                                | (Reg.Fee: $0-$60)                             
  409. SFX486.ZIP      31603  06-17-93  SoundFX 486 is a sound effects library for
  410.                                | 486 Systems. There are 70 sounds included,    
  411.                                | plus a demo program which can play each of    
  412.                                | the sound effects. (David Smith) (Reg.Fee:    
  413.                                | $17)                                          
  414. SFXLIB.ZIP      18966  03-23-92  Sound Effects Library  allows you to include
  415.                                | any of 17 different sounds in your programs.  
  416.                                | It features fires, explosions, bombs, tones,  
  417.                                | vibration and more. (Dave Smith) (Reg.Fee: $0)
  418. SHOWKEY.ZIP     17622  10-15-93  Showkey  display ASCII and hex codes for a
  419.                                | key. (Dave Felt) (Reg.Fee: $?)                
  420. SOUNDSG.ZIP     42227  07-09-91  Sounds Good 2.0 is a sound editor that
  421.                                | creates files you can easily integrate into   
  422.                                | your programs through the use of a set of     
  423.                                | library routines. The sounds are interrupt    
  424.                                | driven and allow you to do other tasks in the 
  425.                                | foreground. BASIC and C examples are given.   
  426.                                | (Richard C. Leinecker) (Reg.Fee: $15)         
  427. SPA_WN.ZIP     107417  10-14-93  SPA:WN  is a programming environment. To help
  428.                                | you get started, the disk also contains a     
  429.                                | tutorial for people unfamiliar with the       
  430.                                | concepts of structured programming and        
  431.                                | hierarchical top-down design. According to    
  432.                                | the author "SPA:WN is the only pan-lingual    
  433.                                | (i.e. adaptable to any target language)       
  434.                                | Warnier diagram based structured program      
  435.                                | development tool." (Reg.Fee: $50)             
  436. SSS.ZIP        532305  10-14-93  Super Shipping System 2.0 is a small UPS
  437.                                | shipping system. The complete UPS shipping    
  438.                                | tables are included: Ground, 2nd Day Air,     
  439.                                | Next Day Air and Overnight Letter charges are 
  440.                                | automatically calculated using information    
  441.                                | provided by the user. Special consideration   
  442.                                | for Alaskan, Puerto Rican, or Hawaiian state  
  443.                                | codes are made and charges automatically      
  444.                                | computed, including 2nd Day Air to rural      
  445.                                | Alaska. An optional address label is printed  
  446.                                | on plain label stock. (User Hostile Software) 
  447.                                | (Reg.Fee: $15)                                
  448. SW_CC.ZIP      111503  10-17-93  Software Change Control  compares two files
  449.                                | and generates various reports that display    
  450.                                | any or all change differences. It records     
  451.                                | who, why, when, and where changes were made,  
  452.                                | maintaining a complete history of all         
  453.                                | changes. It can help eliminate undetected     
  454.                                | programming errors, and track coding progress 
  455.                                | on software projects. (Walter Erickson)       
  456.                                | (Reg.Fee: $20-$129)                           
  457. SYSTRAK.ZIP    132179  10-16-93  SYSTRAK  tracks revisions to source code
  458.                                | files within multiple program systems. (Keith 
  459.                                | R. Plossl) (Reg.Fee: $?)                      
  460. T2B120A.ZIP     40303  02-10-94  TXT2BIN 1.20 is a text-to-binary conversion
  461.                                | program. Includes Radix support. (Bruce Lum)  
  462.                                | (Reg.Fee: $10)                                
  463. TDRIVE22.ZIP   269177  06-15-93  ToolDriver 2.02 is a file organization
  464.                                | package designed for software authors. It     
  465.                                | includes a cross reference facility for       
  466.                                | showing the relationships between files, a    
  467.                                | tool for changing the naming conventions of   
  468.                                | files and for porting applications between    
  469.                                | DOS and non-DOS platforms. It can be useful   
  470.                                | for changing older versions of your programs  
  471.                                | to your current naming style, finding         
  472.                                | obsolete files, and more. (ConVal Software,   
  473.                                | Inc.) (Reg.Fee: $60)                          
  474. TESSRACT.ZIP   219970  10-16-93  Tesseract  is a library of routines for
  475.                                | developing ram-resident programs and a        
  476.                                | proposed standard for ram-resident program    
  477.                                | communication. The libraries and modules      
  478.                                | allow developers to write programs with TSR   
  479.                                | capability with little or no knowledge of     
  480.                                | TSRs. Among the features provided are easy    
  481.                                | use of hotkeys, simple Ram-Resident routines, 
  482.                                | co-resident functions, and cross-routine      
  483.                                | communication facilities. These routines been 
  484.                                | tested with Turbo C 1.5, Turbo Pascal 4.0 and 
  485.                                | 5.0, Microsoft C 5.0 and 5.1, Microsoft's     
  486.                                | Macro Assembler 5.0 and 5.1, and OPTASM 1.0.  
  487.                                | (TesSeRact Development Team) (ASP) (Reg.Fee:  
  488.                                | $25)                                          
  489. TEXSTAT.ZIP     18932  03-25-90  TexStat 2.1 will keep track of your
  490.                                | programming progress by counting all          
  491.                                | characters, words, lines, periods, commas,    
  492.                                | semicolons, 'C' and Pascal comments. (Panther 
  493.                                | Associates) (Reg.Fee: $5)                     
  494. TURBO.ZIP       56200  10-15-93  Turbo Environment 2.21 is an integrated
  495.                                | development environment for your favorite     
  496.                                | assembler or compiler. It has most of the     
  497.                                | features found in Turbo Pascal's IDE such as  
  498.                                | an editor, the ability to edit two files at   
  499.                                | once; shell to DOS; pull-down menus; same key 
  500.                                | strokes as Turbo Pascal; and a configuration  
  501.                                | file. Other features include on-line help,    
  502.                                | box shadowing, and 43/50-line support for     
  503.                                | EGA/VGA. (Daniel Orme) (Reg.Fee: $25)         
  504. VC154.ZIP       38142  12-30-93  Visual Compare 1.54 is a file comparison
  505.                                | utility. It is very fast, and the use of      
  506.                                | colors to differentiate the files' contents   
  507.                                | in a scrollable display makes it easy to see  
  508.                                | differences between files. Recommended in Dr. 
  509.                                | Dobb's Journal. Great for comparing program   
  510.                                | source files. (John R. Whitney) (ASP)         
  511.                                | (Reg.Fee: $33)                                
  512. VCONTROL.ZIP    21704  10-14-93  VControl 1.0 allows programmers to backup
  513.                                | revisions of code automatically. Also         
  514.                                | includes other small programs to simulate     
  515.                                | version control software. (James Shaw)        
  516.                                | (Reg.Fee: $0)                                 
  517. VERSATIL.ZIP   137593  10-17-93  Versatil 1.11 is a set of programmer's
  518.                                | utilities in a pop-up 5K TSR. Utilities       
  519.                                | include an ASCII chart, box drawing, color    
  520.                                | attribute, date converter, number converter,  
  521.                                | scan codes, and a screen mask. (Michael M.    
  522.                                | Glaze) (Reg.Fee: $20)                         
  523. WATCH_PW.ZIP    74045  03-04-94  Watch (PW) 1.0 is a 28K TSR enabling
  524.                                | programmers to see what their creations are   
  525.                                | doing by saving details of DOS INT 21H calls  
  526.                                | to disk. (Mike Williams) (Reg.Fee: $10)       
  527. WSP.ZIP         14296  06-21-93  Windows Start Program 1.2 lets you run
  528.                                | specific programs on specific days when       
  529.                                | starting Windows. A count-down timer gives    
  530.                                | you time to change your mind about running a  
  531.                                | program. (Nick Hodges) (Reg.Fee: $1)          
  532. XMSTRIX.ZIP      6335  06-22-89  XmsTrix  contains assembler routines built
  533.                                | around the Microsoft Extended Memory          
  534.                                | Specification (XMS). At the minimum, you can  
  535.                                | add up to an extra 64K of executable code     
  536.                                | space for your programs. (Don Roy) (Reg.Fee:  
  537.                                | $0)                                           
  538. XRAY_JF.ZIP      8188  10-15-93  Xray  allows you to monitor areas of your
  539.                                | computer's memory while other programs are    
  540.                                | running. These other programs can be          
  541.                                | COMMAND.COM, for those interested in some     
  542.                                | aspect of that program; your own resident     
  543.                                | programs; or some .COM or .EXE application.   
  544.                                | XRAY gives you, on a real-time basis, the     
  545.                                | ability to watch memory variables or your     
  546.                                | stack change dynamically. (John F. Ferguson)  
  547.                                | (Reg.Fee: $?)                                 
  548.